home *** CD-ROM | disk | FTP | other *** search
/ Pro One: Marriage & Divorce Law / ProOne: Marriage & Divorce Law.iso / lawlib / pllcd432.exe / 0 / RCDATA / TGETTINGSTARTEDFORM / TGETTINGSTARTEDFORM.txt
Text File  |  1997-03-01  |  4KB  |  111 lines

  1. object GettingStartedForm: TGettingStartedForm
  2.   Left = 50
  3.   Top = 95
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Getting Started'
  7.   ClientHeight = 305
  8.   ClientWidth = 440
  9.   Color = clSilver
  10.   Font.Color = clBlack
  11.   Font.Height = -17
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   PixelsPerInch = 120
  15.   Scaled = False
  16.   ShowHint = True
  17.   OnCreate = FormOnCreate
  18.   TextHeight = 19
  19.   object Panel1: TPanel
  20.     Left = 8
  21.     Top = 8
  22.     Width = 424
  23.     Height = 233
  24.     BevelWidth = 3
  25.     Font.Color = clBlack
  26.     Font.Height = -18
  27.     Font.Name = 'Times New Roman'
  28.     Font.Style = []
  29.     ParentFont = False
  30.     TabOrder = 0
  31.     object Label1: TLabel
  32.       Left = 15
  33.       Top = 11
  34.       Width = 397
  35.       Height = 109
  36.       AutoSize = False
  37.       Caption = 
  38.         'Click on a menu choice to tell Personal Law Library what you wan' +
  39.         't to do.  For instance, click on "Documents" to see which docume' +
  40.         'nt categories are available.  Then click on a document category ' +
  41.         'for help finding the document you want.'
  42.       WordWrap = True
  43.     end
  44.     object Label2: TLabel
  45.       Left = 15
  46.       Top = 123
  47.       Width = 397
  48.       Height = 100
  49.       Caption = 
  50.         'Please take a few minutes to explore the menus and learn which o' +
  51.         'ptions are available.  Feel free to click on any menu choice to ' +
  52.         'try it out.  Don'#39't be afraid to explore.  You can always back up' +
  53.         ' if you change your mind.  Just sit back, relax, and enjoy!'
  54.       WordWrap = True
  55.     end
  56.   end
  57.   object BtnOk: TBitBtn
  58.     Left = 170
  59.     Top = 258
  60.     Width = 99
  61.     Height = 41
  62.     Hint = 'Close this window...'
  63.     Caption = '&OK'
  64.     Font.Color = clBlack
  65.     Font.Height = -18
  66.     Font.Name = 'Arial'
  67.     Font.Style = []
  68.     ParentFont = False
  69.     TabOrder = 1
  70.     OnClick = BtnClickOk
  71.     Glyph.Data = {
  72.       76040000424D7604000000000000760000002800000040000000200000000100
  73.       0400000000000004000000000000000000000000000000000000000000000000
  74.       80000080000000808000800000008000800080800000C0C0C000808080000000
  75.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  76.       3333333333333333333333333333333333333333333333333333333333333333
  77.       3333333333333333333333333333333333333333333333333333333333333333
  78.       3333333333333333333333333333333333333333333333333333333333333300
  79.       033333333333333333333333333333FFF333333333333333333333333333300A
  80.       00333333333333333333333333333FF8FF3333333333333333333333333300AA
  81.       A033333333333333333333333333FF888F333333333333333333333333330AAA
  82.       A003333333333333333333333333F8888FF33333333333333333333333330AAA
  83.       AA03333333333333333333333333F88888F33333333333333333333333300AAA
  84.       AA0033333333333333333333333FF88888FF333333333333333333333300AAAA
  85.       AAA03333333333333333333333FF8888888F33333333333333333333330AAAAA
  86.       AAA00333333333333333333333F88888888FF3333333333333333333300AAAAA
  87.       AAAA033333333333333333333FF888888888F333333333333333333330AAAAAA
  88.       AAAA003333333333333333333F8888888888FF33333333333333333300AAAAFF
  89.       AAAAA0333333333333333333FF88880088888F3333333333333333000AAAFFFF
  90.       AAAAA00333333333333333FFF888000088888FF33333333333333F0AAAAFF33F
  91.       FAAAAA0333333333333330F888800330088888F33333333333333FAAAFFF3333
  92.       FAAAAA00333333333333308880003333088888FF3333333333333FAFFF333333
  93.       FFAAAAA03333333333333080003333330088888F3333333333333FFF33333333
  94.       3FAAAAA00333333333333000333333333088888FF33333333333333333333333
  95.       3FFAAAAA03333333333333333333333330088888F33333333333333333333333
  96.       33FFAAAA00333333333333333333333333008888FF3333333333333333333333
  97.       333FFAAAA00333333333333333333333333008888FF333333333333333333333
  98.       3333FFAAAA00333333333333333333333333008888FF33333333333333333333
  99.       33333FFAAAA00333333333333333333333333008888FF3333333333333333333
  100.       333333FFAAAA00333333333333333333333333008888FF333333333333333333
  101.       3333333FFFAAA00333333333333333333333333000888FF33333333333333333
  102.       333333333FFAAA00333333333333333333333333300888FF3333333333333333
  103.       3333333333FFAAA00033333333333333333333333300888FFF33333333333333
  104.       33333333333FFAAAA00333333333333333333333333008888F03333333333333
  105.       333333333333FFFAAAF333333333333333333333333300088803333333333333
  106.       33333333333333FFFFF333333333333333333333333333000003333333333333
  107.       3333333333333333333333333333333333333333333333333333}
  108.     NumGlyphs = 2
  109.   end
  110. end
  111.